[INFO] cloning repository https://github.com/jkcoxson/afc_finder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkcoxson/afc_finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fafc_finder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fafc_finder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e70938dfd0a17129978f7dca83ea98436f513fa6
[INFO] fixing jkcoxson/afc_finder against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcoxson%2Fafc_finder" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jkcoxson/afc_finder
[INFO] finished tweaking git repo https://github.com/jkcoxson/afc_finder
[INFO] tweaked toml for git repo https://github.com/jkcoxson/afc_finder written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jkcoxson/afc_finder on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jkcoxson/afc_finder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mdns v3.0.0
[INFO] [stderr]   Downloaded async-stream-impl v0.2.1
[INFO] [stderr]   Downloaded async-stream v0.2.1
[INFO] [stderr]   Downloaded err-derive v0.2.4
[INFO] [stderr]   Downloaded compression-codecs v0.4.31
[INFO] [stderr]   Downloaded egui_logger v0.9.0
[INFO] [stderr]   Downloaded async-compression v0.4.32
[INFO] [stderr]   Downloaded idevice v0.1.50
[INFO] [stderr]   Downloaded aws-lc-rs v1.14.1
[INFO] [stderr]   Downloaded wgpu-core v27.0.1
[INFO] [stderr]   Downloaded rustls v0.23.33
[INFO] [stderr]   Downloaded wgpu-hal v27.0.2
[INFO] [stderr]   Downloaded naga v27.0.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.32.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4f4f23dde371d2408206fd2382e1dc5dd24a83d41438d96ae71d85926c3254e4
[INFO] running `Command { std: "docker" "start" "4f4f23dde371d2408206fd2382e1dc5dd24a83d41438d96ae71d85926c3254e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f4f23dde371d2408206fd2382e1dc5dd24a83d41438d96ae71d85926c3254e4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f4f23dde371d2408206fd2382e1dc5dd24a83d41438d96ae71d85926c3254e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f4f23dde371d2408206fd2382e1dc5dd24a83d41438d96ae71d85926c3254e4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling naga v27.0.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling wgpu-hal v27.0.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]     Checking epaint_default_fonts v0.33.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling wgpu-core v27.0.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a190d1c13aacb189 -C extra-filename=-0685ef2777aefc1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3d1eed52e6de186d.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-adb9ee17635f487f.rmeta --cap-lints allow --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4f4f23dde371d2408206fd2382e1dc5dd24a83d41438d96ae71d85926c3254e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f4f23dde371d2408206fd2382e1dc5dd24a83d41438d96ae71d85926c3254e4", kill_on_drop: false }`
[INFO] [stdout] 4f4f23dde371d2408206fd2382e1dc5dd24a83d41438d96ae71d85926c3254e4
